kde-workspace-dbg software package provides debugging symbols for the KDE Plasma Workspaces, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install kde-workspace-dbg
kde-workspace-dbg is installed in your system.
Make ensure the kde-workspace-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep kde-workspace-dbg *
You will get with kde-workspace-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Debug packages |
| Package | kde-workspace-dbg |
| Version | 4:4.11.11-0ubuntu0.2 [amd64, i |
| Description | debugging symbols for the KDE Plasma Workspaces |
| Sub Section | debug |